LassoScript Utility
Basics Browse Detail

[Email_Parse->RawHeaders]

Tag Link [Email_Parse->RawHeaders] Category Email
Type Member Source Available No
Support Preferred Version 8.0.2
Change Unchanged Data Source Any
Output Type Bytes Security None
Implementation Internal Sets Lasso 8.5, Lasso 8.0

Description

[Email_Parse->RawHeaders] returns the raw data of the headers of the email message without any parsing or decoding. [Email_Parse->Headers] can be used to fetch the email headers parsed into name/value pairs. [Email_Parse->Header] can be used to fetch an individual header with automatic decoding.

Syntax

[Email_Parase->RawHeaders]

Parameters

No Parameters Required.

Change Notes

This tag was added in Lasso Professional 8.0.2.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.